home *** CD-ROM | disk | FTP | other *** search
- //<!--
- //***Virtual Mechanics IMS JavaScript. Project Title: tutorials
- mW = window.screen.width;
- mH = window.screen.height;
- //window.style.display = "none";
- mS = 1.0;
- //mS = 0.64;
- //if(mW > 0) mS = mW / 800;
-
- totAtr = 1;
-
- totEvt = 0;
-
- totPath = 3;
- Gtyp[1] = 1;
- Glen[1] = mS*3236;
- Gszx[1]=mS*500;
- Gszy[1]=mS*309;
- Gorx[1]=mS*0;
- Gory[1]=mS*0;
- Gpxl[1] = new Array();
- Gpyl[1] = new Array();
- Gnpt[1] = 2;
- Gpxl[1][0]=mS*-500;
- Gpyl[1][0]=mS*-309;
- Gpxl[1][1]=mS*500;
- Gpyl[1][1]=mS*309;
- Gspt[2]=new Image();
- Gspt[2].src="../clipart/horiyell.gif";
- Gtyp[2] = 1;
- Glen[2] = mS*1168;
- Gszx[2]=mS*283;
- Gszy[2]=mS*9;
- Gorx[2]=mS*0;
- Gory[2]=mS*0;
- Gpxl[2] = new Array();
- Gpyl[2] = new Array();
- Gnpt[2] = 2;
- Gpxl[2][0]=mS*-283;
- Gpyl[2][0]=mS*-9;
- Gpxl[2][1]=mS*283;
- Gpyl[2][1]=mS*9;
- Gtyp[3] = 1;
- Glen[3] = mS*1292;
- Gszx[3]=mS*243;
- Gszy[3]=mS*80;
- Gorx[3]=mS*0;
- Gory[3]=mS*0;
- Gpxl[3] = new Array();
- Gpyl[3] = new Array();
- Gnpt[3] = 2;
- Gpxl[3][0]=mS*-243;
- Gpyl[3][0]=mS*-80;
- Gpxl[3][1]=mS*243;
- Gpyl[3][1]=mS*80;
-
- totAct = 0;
-
- totObj = 3;
- obRef[1] = 1;
- ob[1] = new Array();
- ob[1].geo = 1;
- ob[1].att = 0;
- ob[1].evt = 0;
- ob[1].act = 0;
- ob[1].grp = 0;
- ob[1].cpox =386.000000;
- ob[1].cpoy =364.000000;
- ob[1].cscx =0.537186;
- ob[1].cscy =0.821927;
- ob[1].crot =0.000000;
- ob[1].val =0;
- ob[1].flg =0;
-
- obRef[2] = 2;
- ob[2] = new Array();
- ob[2].geo = 2;
- ob[2].att = 1;
- ob[2].evt = 0;
- ob[2].act = 0;
- ob[2].grp = 0;
- ob[2].cpox =392.000000;
- ob[2].cpoy =88.000000;
- ob[2].cscx =1.000000;
- ob[2].cscy =1.000000;
- ob[2].crot =0.000000;
- ob[2].val =0;
- ob[2].flg =0;
-
- obRef[3] = 3;
- ob[3] = new Array();
- ob[3].geo = 3;
- ob[3].att = 0;
- ob[3].evt = 0;
- ob[3].act = 0;
- ob[3].grp = 0;
- ob[3].cpox =329.000000;
- ob[3].cpoy =50.000000;
- ob[3].cscx =0.868669;
- ob[3].cscy =0.205961;
- ob[3].crot =0.000000;
- ob[3].val =0;
- ob[3].flg =0;
-
-
- //-->
-